Procedure Call Escape Sequences
The ODBC driver uses the following escape sequence for calling a procedure:
where:
procedure-nameis the name of a stored procedure. You can call stored procedures with or without the schema name qualification.
parameteris a stored procedure parameter.